home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-15 | 522 b | 22 lines | [TEXT/MPS ] |
- FinderOpenSel 1.0.1
-
- This small sample demonstrates how to use the Finder 'OpenSelection' AppleEvent.
-
- This event lets you launch applications, open documents, and open Finder
- windows.
-
- You can do this locally (same machine), or, if you know the pathname,
- you can launch or open folders on a remote machine.
-
- Of course, you can only launch remotely if program linking is ON at the
- other machine, and you have access.
-
- Enjoy
- C.K. Haun
- Apple DTS
-
- v 1.0 October 1991
- Initial release
-
- v 1.0.1 April 1992
- Added remote launching